home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 24
/
AACD 24.iso
/
AACD
/
Online
/
Epic4
/
share
/
epic
/
help
/
6_functions
/
irclib
< prev
next >
Wrap
Text File
|
2001-03-21
|
300b
|
16 lines
Synopsis:
$irclib()
Technical:
This function returns the irc library directory, specified at compile time.
Practical:
It can be used to locate scripts or whatnot.
Examples:
load $irclib()/script/motd /* loads the "motd" script */
See Also:
load(5);